func syscall.write
2 uses
syscall (current package)
syscall_unix.go#L216: n, err = write(fd, p)
zsyscall_linux_amd64.go#L917: func write(fd int, p []byte) (n int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)